Total Complexity | 19 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 310 |
Lines of code | 189 |
Logical lines of code | 132 |
Comment lines | 73 |
Methods | 11 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
test_update_connection() | 43 | 2 | 52 | |
test_save_connection_success() | 48 | 2 | 34 | |
test_save_connection_missing_from_email() | 59 | 2 | 13 | |
test_save_connection_invalid_from_email() | 59 | 2 | 13 | |
test_save_connection_missing_from_name() | 59 | 2 | 13 | |
test_save_connection_missing_smtp_host() | 59 | 2 | 13 | |
test_save_connection_missing_smtp_username() | 59 | 2 | 13 | |
test_save_connection_missing_smtp_password() | 59 | 2 | 13 | |
get_base_post_data() | 57 | 1 | 17 | |
setUp() | 76 | 1 | 4 | |
tearDown() | 77 | 1 | 4 |